home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global IQcursor
- set the cursor of sprite 2 to IQcursor
- repeat with i = 3 to 38
- set the cursor of sprite i to IQcursor
- end repeat
- set the visible of sprite 20 to 0
- preloadMember("groove.aif")
- SetReturn()
- end
-